home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / ip / trace / tcpdump-2.2.1 / bpf / sunif / if_levar.h-sunos4.1.1-patch < prev    next >
Encoding:
Text File  |  1992-03-26  |  337 b   |  13 lines

  1. *** /tmp/,RCSt1a16214    Thu Mar 26 13:51:59 1992
  2. --- if_levar.h    Thu Aug  8 10:12:56 1991
  3. ***************
  4. *** 114,119 ****
  5. --- 114,120 ----
  6.       int    es_defer;        /* Deferred transmission counter */
  7.       int    es_outcpy;        /* Output copy operations */
  8.       int    es_incpy;        /* Input copy operations */
  9. +     caddr_t es_bpf;            /* hook to bpf */
  10.   };
  11.   
  12.   /*
  13.